home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Games / dynAMIte / changes.txt < prev    next >
Text File  |  2001-04-07  |  5KB  |  153 lines

  1. 07.03.2001 V1.2
  2. ---------------
  3. o DServer caused enforcerhits if one logged in without password and the
  4.   server was listed in GSL.  As a sideeffect the server won't send any
  5.   message to the GSL if a user was kicked because of wrong version/password.
  6.  
  7. o DServer now is several times faster on startup when scanning maps and
  8.   loading playerdata (playing tricks with nlist.mcc that is).
  9.  
  10. o Fixed a bug that caused the window to follow kickbombs instead of
  11.   remotebombs if the window was too small to display the whole playfield.
  12.  
  13. o Fixed /ping
  14.  
  15. o Added a flag to the style to switch kickbombs from play once (fly mode)
  16.   to loop play like normal bombs.  Set pixel at pos 0/187 (x/y) to enable
  17.   loop play.
  18.  
  19. o Blocks which become bombs are now also counted for hurryup bonus.
  20.  
  21. o Chatwindow now opens behind the actual playwindow on startup if "autoopen
  22.   on startup" is selected.
  23.  
  24. o It's no longer possible to select a new sample-set while connected to a
  25.   server.
  26.  
  27. o If "bring to front" option is active the gamewindow will now also be
  28.   activated.
  29.  
  30. o Sometimes the first servers of the GSL were cut. Fixed.
  31.  
  32. o Pressing kickbutton for slot 1 if no player was logged caused hits. Fixed.
  33.  
  34. o Laser is now drawn using sprites which means color 0 is transparent.
  35.  
  36. o Improved keyboard controls.  Now the game should no longer slow down
  37.   while pressing and holding alt+cursor keys.  Big thanks to iti for his
  38.   help on this one.
  39.  
  40. o Fixed another bug which prevented remotebombs from exploding if one
  41.   pressed fire.
  42.  
  43. o Changed some things in mainloop to speed it up. Hope this breaks nothing.
  44.  
  45. o dynAMIte now only allocates the audiochannels, if one is connected to a
  46.   server, so it won't block the channels if the game is iconified/idling.
  47.  
  48. o Amarquee session and some memory wasn't freed on an error if GSL or
  49.   versioncheck failed (has eaten up all shellsigs after a few tries).
  50.  
  51. o Specifing proxy as tooltype should have done nothing for DServer until
  52.   now :)
  53.  
  54. o GSL now works from a central URL which always redirects to a working
  55.   GSL-Server (at least this is the theory)
  56.  
  57. o On a request I removed "got ping-request from" message, so it won't be
  58.   displayed in the chat window any longer if someone pings you.
  59.  
  60. o Removed some unnecessary calls to refresh the window.  Should give a
  61.   slight speedup.
  62.  
  63. o Throwing kickbombs while walking will increase their range by 6 fields.
  64.  
  65. 28.03.2001 - V1.1
  66. -----------------
  67. o It's now possible to load different sample-sets from the menu.
  68.  
  69. o Loading of styles outside of PROGDIR:Styles/ is now possible.
  70.  
  71. o Added FPS display (16 fps is normal frame rate the game is running at).
  72.  
  73. o Fixed a bug in dynAMIteMapLab which made the Toolbox and some buttons
  74.   rather useless if it was started from Workbench.
  75.  
  76. o Fixed a bug in OS3.0 safewritechunky() routine.  Graphics were drawn one
  77.   pixel too low.
  78.  
  79. o Added /msg command.
  80.  
  81. o Added /ping command.  /ping will ping all players + server, so no
  82.   arguments needed.
  83.  
  84. o "Edit Map" in DServer didn't work because of wrong filename for MapLab.
  85.  
  86. o Gravestones are now precalculated, so they won't be drawn as sprite over
  87.   the actual playfield any longer but are drawn as normal block.
  88.  
  89. o Added winratio display to loginscreen in form of a green bar.
  90.  
  91. o "won" now is displayed white in loginscreen after a battle.
  92.  
  93. o Pen wasn't freed in timebar class. Fixed.
  94.  
  95. o HTTP request in client for receiving gsl was sent twice.
  96.  
  97. o Changed Back2Basics.  Now reverse controls is just active for a very
  98.   short time.  Slowdown for about 10 seconds.  Bombs are decreased by 3 and
  99.   flame is decreased by 5.
  100.  
  101. o Picking up several shields will now add to the total time this item is
  102.   active.
  103.  
  104. o "Slower" item now adds to the time this item is active for the other
  105.   players.  It will make them not as slow as before, so one i able to walk
  106.   against magnets.
  107.  
  108. o Bombs will now tick faster or slower depending on the fuselength.
  109.  
  110. o Picking up Back2Basics bonus will now also remove invisibility and shield.
  111.  
  112. o Added Afterburner bonus.  This bonus will make all explosions last longer
  113.   from the player who picked it up for some seconds.  The more you pickup,
  114.   the longer you will have this special feature.
  115.  
  116. o Changed highscore a bit. 1:x ratio isn't shown any longer.
  117.  
  118. o Removed the need for .col files for styles.  The text color for each
  119.   player must now be specified in the .gfx file itself.  Take a look at
  120.   dynAMIte.gfx.
  121.  
  122. o Reintroduced welose.snd. This sample is played if the own player dies.
  123.  
  124. o Changed server to use a doulby linked list instead of a fixed array for
  125.   handling of players. Maybe it gives some speedup.
  126.  
  127. o DServer will now load its own configfile for each instance.
  128.  
  129. o Remote bombs are reacting now the same way as normal bombs, eg.  they
  130.   will explode if a bomb explodes beside them.
  131.  
  132. o The upper string fields and the speed cycle gadget in dserver settings
  133.   window are now in the cyclechain.
  134.  
  135. o Remote bomb bug should be fixed (sometimes they wouldn't want to explode
  136.   if one pressed fire).
  137.  
  138. o Added small sort-button to the server hotlist.
  139.  
  140. o Dead players won't get a remote bomb any longer if someone picks up a
  141.   duell bonus.  This change has led to some dicussions, so tell me your
  142.   oppinion about this change please.
  143.  
  144. o Light-sabre gfx leftovers should be a thing of the past now.
  145.  
  146. o Added "bring screen/window to front on new game" option.
  147.  
  148. o Fixed a bug that caused enforcerhits if some libs weren't found at startup.
  149.  
  150. 12.03.2001 - V1.0
  151. -----------------
  152. o Initial Release
  153.